[INFO] cloning repository https://github.com/notvcto/rscapt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notvcto/rscapt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotvcto%2Frscapt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotvcto%2Frscapt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d4f5c4d92db70ca125f1f5670a201d93a8529bf
[INFO] checking notvcto/rscapt against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotvcto%2Frscapt" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/notvcto/rscapt
[INFO] finished tweaking git repo https://github.com/notvcto/rscapt
[INFO] tweaked toml for git repo https://github.com/notvcto/rscapt written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/notvcto/rscapt on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/notvcto/rscapt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tauri-utils v2.9.1
[INFO] [stderr]   Downloaded tauri-build v2.6.1
[INFO] [stderr]   Downloaded quick-xml v0.39.3
[INFO] [stderr]   Downloaded tauri v2.11.1
[INFO] [stderr]   Downloaded tauri-runtime-wry v2.11.1
[INFO] [stderr]   Downloaded tauri-runtime v2.11.1
[INFO] [stderr]   Downloaded tao v0.35.2
[INFO] [stderr]   Downloaded tauri-macros v2.6.1
[INFO] [stderr]   Downloaded tauri-codegen v2.6.1
[INFO] [stderr]   Downloaded tracing-appender v0.2.5
[INFO] [stderr]   Downloaded symlink v0.1.0
[INFO] [stderr]   Downloaded embed-resource v2.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 01a1fc88a05726ce43efb170519caf37f81cccd308a3dc77222edd6ad7c8775f
[INFO] running `Command { std: "docker" "start" "01a1fc88a05726ce43efb170519caf37f81cccd308a3dc77222edd6ad7c8775f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01a1fc88a05726ce43efb170519caf37f81cccd308a3dc77222edd6ad7c8775f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01a1fc88a05726ce43efb170519caf37f81cccd308a3dc77222edd6ad7c8775f" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01a1fc88a05726ce43efb170519caf37f81cccd308a3dc77222edd6ad7c8775f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01a1fc88a05726ce43efb170519caf37f81cccd308a3dc77222edd6ad7c8775f" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling quick-xml v0.39.3
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling wry v0.55.1
[INFO] [stderr]    Compiling tauri-runtime v2.11.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling tauri-runtime-wry v2.11.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking urlpattern v0.3.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling ico v0.5.0
[INFO] [stderr]    Compiling embed-resource v2.5.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tauri-utils v2.9.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling rscapt v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling dom_query v0.27.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking gio v0.18.4
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stdout] warning: unused imports: `Alignment` and `Clear`
[INFO] [stdout]   --> src/wizard.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     layout::{Alignment, Constraint, Direction, Layout, Rect},
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     widgets::{Block, Borders, Clear, Paragraph, Wrap},
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Alignment` and `Clear`
[INFO] [stdout]   --> src/wizard.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     layout::{Alignment, Constraint, Direction, Layout, Rect},
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     widgets::{Block, Borders, Clear, Paragraph, Wrap},
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/wizard.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |             KeyCode::Char(c) => { state.output_dir.insert(state.cursor, c); state.cursor += 1; KeyAction::None }
[INFO] [stdout]     |             ---------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 319 |             KeyCode::Char('q') | KeyCode::Esc => KeyAction::Quit,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove` is never used
[INFO] [stdout]   --> src/clips.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl ShareStore {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn remove(&mut self, path: &Path) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `refresh`, `clear_share`, and `get_share_token` are never used
[INFO] [stdout]    --> src/clips.rs:143:18
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl ClipStore {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn refresh(&self) {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub async fn clear_share(&self, path: &Path) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub async fn get_share_token(&self, path: &Path) -> Option<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ALL_VISIBLE` is never used
[INFO] [stdout]   --> src/wizard.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Step {
[INFO] [stdout]    | --------- associated constant in this implementation
[INFO] [stdout] 42 |     const ALL_VISIBLE: &'static [Step] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/wizard.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |             KeyCode::Char(c) => { state.output_dir.insert(state.cursor, c); state.cursor += 1; KeyAction::None }
[INFO] [stdout]     |             ---------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 319 |             KeyCode::Char('q') | KeyCode::Esc => KeyAction::Quit,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove` is never used
[INFO] [stdout]   --> src/clips.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl ShareStore {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn remove(&mut self, path: &Path) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `refresh`, `clear_share`, and `get_share_token` are never used
[INFO] [stdout]    --> src/clips.rs:143:18
[INFO] [stdout]     |
[INFO] [stdout] 113 | impl ClipStore {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn refresh(&self) {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub async fn clear_share(&self, path: &Path) {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub async fn get_share_token(&self, path: &Path) -> Option<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ALL_VISIBLE` is never used
[INFO] [stdout]   --> src/wizard.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Step {
[INFO] [stdout]    | --------- associated constant in this implementation
[INFO] [stdout] 42 |     const ALL_VISIBLE: &'static [Step] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tauri-build v2.6.1
[INFO] [stderr]    Compiling tauri-codegen v2.6.1
[INFO] [stderr]    Compiling tauri v2.11.1
[INFO] [stderr]    Compiling rscapt-app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stderr]    Compiling tauri-macros v2.6.1
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking gdkx11 v0.18.2
[INFO] [stderr]     Checking webkit2gtk v2.0.2
[INFO] [stderr]     Checking tao v0.35.2
[INFO] [stderr]     Checking muda v0.19.1
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> app/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> app/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> app/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> app/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Manager` and `State`
[INFO] [stdout]  --> app/src/lib.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tauri::{AppHandle, Manager, State};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Manager` and `State`
[INFO] [stdout]  --> app/src/lib.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tauri::{AppHandle, Manager, State};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> app/src/lib.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn get_port(app: &AppHandle) -> u16 {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> app/src/lib.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn get_port(app: &AppHandle) -> u16 {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DaemonWriter` is never constructed
[INFO] [stdout]   --> app/src/lib.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct DaemonWriter(Mutex<Option<ipc::DaemonConn>>);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerMessage` is never used
[INFO] [stdout]   --> app/src/ipc.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum ServerMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DaemonWriter` is never constructed
[INFO] [stdout]   --> app/src/lib.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct DaemonWriter(Mutex<Option<ipc::DaemonConn>>);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerMessage` is never used
[INFO] [stdout]   --> app/src/ipc.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum ServerMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "01a1fc88a05726ce43efb170519caf37f81cccd308a3dc77222edd6ad7c8775f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a1fc88a05726ce43efb170519caf37f81cccd308a3dc77222edd6ad7c8775f", kill_on_drop: false }`
[INFO] [stdout] 01a1fc88a05726ce43efb170519caf37f81cccd308a3dc77222edd6ad7c8775f
